hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipFS.exists
hip
api
filesystem
hipfs
IHipFS
Currently it is a sync operation.
interface
IHipFS
bool
exists
(
string
path
)
Parameters
path
string
Path to check
Return Value
Type:
bool
If it exists
Meta
Source
See Implementation
hip
api
filesystem
hipfs
IHipFS
functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
absoluteWrite
exists
getPath
getcwd
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache
Currently it is a sync operation.